Fix #153082:
authorMatthias Clasen <mclasen@redhat.com>
Mon, 27 Sep 2004 18:40:42 +0000 (18:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 27 Sep 2004 18:40:42 +0000 (18:40 +0000)
commitb3d5231371a7e0e73c934ed61cc3fb919fda727e
treea44bade3b30e83a5941ec08a8569afe231dc5bfb
parentc7777d8accba34a38c0df2a7ee39ac2b2b64b221
Fix #153082:

2004-09-27  Matthias Clasen  <mclasen@redhat.com>

Fix #153082:

* gtk/gtkmain.c (do_pre_parse_initialization): Don't call gdk_parse_args()
here, we don't want to parse args twice.
(gtk_init_with_args): Add the ugid check here as well.
(gtk_parse_args): Add the gdk options to the main option group as well.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkmain.c